-
Home
-
Staatic – Static Site Generator
-
1.3.4
-
Code
-
Classes
- MigrationCoordinator
Total Complexity |
24 |
Dependencies |
4 |
Dependents |
1 |
Total lines |
182 |
Lines of code |
106 |
Logical lines of code |
60 |
Comment lines |
27 |
Methods |
12 |
Properties |
5 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
status() |
S |
56 |
7 |
17 |
migrate() |
S |
50 |
5 |
29 |
isMigrating() |
S |
68 |
2 |
7 |
shouldMigrate() |
S |
68 |
2 |
7 |
__construct() |
S |
69 |
1 |
7 |
hasMigrationFailed() |
S |
75 |
1 |
4 |
clearTransientCache() |
S |
69 |
1 |
7 |
migrationSuccessful() |
S |
70 |
1 |
6 |
migrationFailed() |
S |
64 |
1 |
10 |
lockMigration() |
S |
72 |
1 |
5 |
setStatus() |
S |
75 |
1 |
4 |
optionName() |
S |
79 |
1 |
3 |